widget-factory: Show the status bar by default
authorTimm Bäder <mail@baedert.org>
Sat, 24 Jun 2017 05:46:19 +0000 (07:46 +0200)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 20 Jul 2017 01:27:14 +0000 (21:27 -0400)
Since the action is also active by default.

demos/widget-factory/widget-factory.ui

index 939cea9d8f06a3b56692e03a7ff6180d6adf42d6..c3d664538628ac1c34b8885b48bfe3de6677413f 100644 (file)
@@ -2286,7 +2286,7 @@ microphone-sensitivity-medium-symbolic</property>
                                 </child>
                                 <child>
                                   <object class="GtkStatusbar" id="statusbar">
-                                    <property name="visible">0</property>
+                                    <property name="visible">1</property>
                                   </object>
                                 </child>
                               </object>